From 8cd4b338db8deb539cc8f37c4a086c36fcbc9f11 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 10 Feb 2021 19:49:33 -0500 Subject: [PATCH] ci: Temporarily disable macOS CI job as runner is offline See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/495 --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 00624776e5..6c6d15c8a7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -146,7 +146,9 @@ msys2-mingw64: MSYSTEM: "MINGW64" CHERE_INVOKING: "yes" -macos: +# FIXME: Temporarily disabled while the macOS runner is offline +# See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/495 +.macos: extends: .only-default only: - branches@GNOME/gtk -- 2.30.2